home *** CD-ROM | disk | FTP | other *** search
/ Software USA 4 #10 / Software USA Volume 4.10.iso / mac / Games / X-Files Trivia / X-Files Trivia Challenge / X-Files Trivia Challenge.rsrc / STR#_5002.txt < prev    next >
Text File  |  1996-09-28  |  3KB  |  211 lines

  1. windows=get the windows
  2.  
  3. voices=get the voices
  4.  
  5. version=get version(<projectDesc>)
  6.  
  7. version=get the version
  8.  
  9. value=get value(|<fieldDesc>|)
  10.  
  11. urlStatus=get URLStatus(|<urlPath>|)
  12.  
  13. trunc=get trunc(|<number>|)
  14.  
  15. topWindow=get the topWindow
  16.  
  17. time=get the time
  18.  
  19. ticks=get the ticks
  20.  
  21. textHeightSum=get textHeightSum(|<fieldDesc>|)
  22.  
  23. target=get the target
  24.  
  25. tan=get tan(|<angle>|)
  26.  
  27. systemVersion=get the systemVersion
  28.  
  29. sum=get sum(|<numberList>|)
  30.  
  31. stackSpace=get the stackSpace
  32.  
  33. sqrt=get sqrt(|<number>|)
  34.  
  35. speechBusy=get the speechBusy
  36.  
  37. soundDevices=get the soundDevices
  38.  
  39. sound=get the sound
  40.  
  41. sin=get sin(|<angle>|)
  42.  
  43. shiftKey=get the shiftKey
  44.  
  45. sharedFile=get the sharedFile
  46.  
  47. selectedText=get the selectedText
  48.  
  49. selectedLoc=get the selectedLoc
  50.  
  51. selectedLine=get the selectedLine
  52.  
  53. selectedGraphic=get the selectedGraphic
  54.  
  55. selectedField=get the selectedField
  56.  
  57. selectedChunk=get the selectedChunk
  58.  
  59. seconds=get the seconds
  60.  
  61. screenRect=get the screenRect
  62.  
  63. screenLoc=get the screenLoc
  64.  
  65. round=get round(|<number>|)
  66.  
  67. result=get the result
  68.  
  69. random=get random(|<maxNumber>|)
  70.  
  71. pushList=get the pushList
  72.  
  73. programs=get the programs
  74.  
  75. processor=get the processor
  76.  
  77. platform=get the platform
  78.  
  79. params=get the params
  80.  
  81. paramCount=get the paramCount
  82.  
  83. param=get param(|<number>|)
  84.  
  85. optionKey=get the optionKey
  86.  
  87. offset=get offset(|<target>|,<fieldDesc>[,<startChar>])
  88.  
  89. numToChar=get numToChar(|<number>|)
  90.  
  91. movie=get movie(|<movieRefNum>|,<actionKeyword>[,<param1>[,<param2>[,<param3>]]])
  92.  
  93. mouseV=get the mouseV
  94.  
  95. mouseLoc=get the mouseLoc
  96.  
  97. mouseH=get the mouseH
  98.  
  99. mouseClick=get the mouseClick
  100.  
  101. mouse=get the mouse
  102.  
  103. min=get min(<numberList>|)
  104.  
  105. menus=get the menus
  106.  
  107. max=get max(<numberList>|)
  108.  
  109. machine=get the machine
  110.  
  111. log2=get log2(|<number>|) -- log (base 2) of #
  112.  
  113. localLoc=get localLoc(|<location>|)
  114.  
  115. lnl=get ln(|<number>|) -- natural log of (# + 1_
  116.  
  117. ln=get ln(|<number>|) -- natural log of #
  118.  
  119. lineOffset=get lineOffset(|<target>|,<fieldDesc>[,<startLine>])
  120.  
  121. length=get length(|<value>|)
  122.  
  123. isNumber=get isNumber(|<value>|)
  124.  
  125. intersect=get intersect(|<objectDesc>|,<objectDesc>)
  126.  
  127. heapSpace=get the heapSpace
  128.  
  129. hasMemory=get hasMemory(|<number>|)
  130.  
  131. globals=globals
  132.  
  133. globalLoc=get globalLoc(|<location>|)
  134.  
  135. frontScripts=gt the frontScripts
  136.  
  137. foundWindow=get the foundWindow
  138.  
  139. foundText=get the foundText
  140.  
  141. foundLine=get the foundLine
  142.  
  143. foundField=get the foundField
  144.  
  145. foundChunk=get the foundChunk
  146.  
  147. forthList=get the forthList
  148.  
  149. filePlayTime=get the filePlayTime
  150.  
  151. expl=get exp1(|<number>|) -- returns e ^ # minus 1
  152.  
  153. exp2=get exp2(|<number>|) -- returns 2 ^ #
  154.  
  155. exp=get exp(|<number>|) -- returns e ^ #
  156.  
  157. exists=get exists(<projectDesc>)
  158.  
  159. errorOffset=get the errorOffset
  160.  
  161. errorObject=get the errorObject
  162.  
  163. environment=get the environment
  164.  
  165. diskSpace=get the diskSpace
  166.  
  167. dialog=get dialog(|<action>|,<param>)
  168.  
  169. date=get the date
  170.  
  171. date=get the date
  172.  
  173. currentWindow=get the currentWindow
  174.  
  175. currentMenu=get currentMenu(<positionNumber>)
  176.  
  177. cos=get cos(|<angle>|)
  178.  
  179. compound=get compound(|<rate>|,<periods>)
  180.  
  181. commandKey=get the commandKey
  182.  
  183. clipBoard=get the clipboard
  184.  
  185. clickV=get the clickV
  186.  
  187. clickText=get the clickText
  188.  
  189. clickLoc=get the clickLoc
  190.  
  191. clickLine=get the clickLine
  192.  
  193. clickH=get the clickH
  194.  
  195. clickChunk=get the clickChunk
  196.  
  197. charToNum=get charToNum(|<character>|)
  198.  
  199. backScripts=get the backScripts
  200.  
  201. backList=get the backList
  202.  
  203. average=get average(|<numberList>|)
  204.  
  205. atan=get atan(|<angle>|)
  206.  
  207. annuity=get annunity(|<rate>|,<periods>)
  208.  
  209. abs=get abs(|<number>|)
  210.  
  211.